getOpusMaxAverageBitRate

Getter method of maxAverageBitRate. Maxaveragebitrate specifies the maximum average receive bitrate of a session in bits per second (bit/s). The actual value of the bitrate can vary, as it is dependent on the characteristics of the media in a packet. Note that the maximum average bitrate MAY be modified dynamically during a session. Any positive integer is allowed, but values outside the range 6000 to 510000 SHOULD be ignored. If no value is specified, the maximum value will equals to corresponding mode of Opus and corresponding maxplaybackrate is the default. Decreasing MaxAverageBitRate will cause less bandwidth usage (For further information check RFC-7587).

Return

int maxAverageBitRate

Since

4.2.4